home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectInput / Mouse / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2001-10-08  |  1.2 KB  |  33 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by mouse.rc
  4. //
  5. #define IDI_MAIN                        102
  6. #define IDD_MOUSE                       102
  7. #define IDR_MENU                        103
  8. #define IDR_ACCELERATOR1                105
  9. #define IDC_DATA                        1000
  10. #define IDC_CREATEDEVICE                1010
  11. #define IDC_BEHAVIOR                    1012
  12. #define IDC_DATA_STATIC                 1013
  13. #define IDC_HELP_TEXT                   1015
  14. #define IDC_EXCLUSIVE                   1110
  15. #define IDC_NONEXCLUSIVE                1111
  16. #define IDC_FOREGROUND                  1120
  17. #define IDC_BACKGROUND                  1121
  18. #define IDC_IMMEDIATE                   1130
  19. #define IDC_BUFFERED                    1131
  20. #define IDM_CREATEDEVICE                40003
  21. #define IDM_RELEASEDEVICE               40005
  22.  
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        106
  28. #define _APS_NEXT_COMMAND_VALUE         40006
  29. #define _APS_NEXT_CONTROL_VALUE         1016
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif
  33.